home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1999 January / Hrac_26_1999-01_cd1.bin / Demos / Uprising 2 / data1.cab / game_art / FONTS / camp.cmp < prev    next >
Text File  |  1998-11-06  |  2KB  |  47 lines

  1. #This is a sample campaign file
  2. #The parser ignores spaces between fields.
  3. #However no spaces within a field (between commas).
  4. #First line format:
  5. #Max missions<tab>Max levels<tab> First 1st Level,... First nth level<tab> Last 1st Level,...Last nth level
  6. #<tab> Initial Campaign 1 funds,...InitialCampaign n funds
  7. #example:
  8. 32        3    0,7,19    6,18,31    5000,288000,1176000
  9. #Second through last line (body)format:  
  10. #Mission #<tab> See Missions<tab> Play Missions<tab> artFile<tab> artPosX,artPosY
  11. #Note: '-' can be used inside of a field instead of writing out lots of mission numbers.
  12. #They are inclusive, ie 1-4 includes 1 and 4.
  13.  
  14. 0    tyr.lfl            0            1        foo.bar    68,210    0
  15. 1    escala.lfl            0-1            2        blah.bar    212,138    0
  16. 2    cormerr.lfl            0-2            3        blech.bar    262,261    0
  17. 3    walin.lfl            0-3            4,5        blech.bar    383,227    0
  18. 4    hegas.lfl            0-5            6        blech.bar    449,171    0
  19. 5    taran.lfl            0-5            6        blech.bar    552,165    0
  20. 6    nova.lfl            0-6            8        blech.bar    519,177    0
  21.  
  22. 7    spatha.lfl            7            9,10        blech.bar    67,197    0
  23. 8    tostig.lfl            8            9,10        blech.bar    172,252    0
  24. 9    oberon.lfl            7-10            11        blech.bar    206,188    0
  25. 10    hardrada.lfl        7-10            11        blech.bar    238,265    0
  26. 11    caliburn.lfl        7-11            12,15        blech.bar    346,170    0
  27. 12    kes.lfl            7-12,16        13        blech.bar    429,114    0
  28. 13    plataea.lfl            7-13,17        14,17        blech.bar    554,161    0
  29. 14    caliburn_2.lfl        7-14,18        18        blech.bar    346,170    0
  30. 15    petros.lfl            7-15            21        blech.bar    365,266    0
  31. 16    petros.lfl            7-14,16        21        blech.bar    411,266    0
  32. 17    petros.lfl            7-14,17        21        blech.bar    457,266    0
  33. 18    petros.lfl            7-14,18        21        blech.bar    506,266    0
  34.  
  35. 19    kawanakajima.lfl        19,            20        blech.bar    37,85        0
  36. 20    petros.lfl            19-20            21        blech.bar    113,27    0
  37. 21    janus.lfl            19-21            22        blech.bar    65,260    0
  38. 22    freya.lfl            19-22            23,24        blech.bar    159,265    0
  39. 23    hastur.lfl            18-24            25        blech.bar    212,139    0
  40. 24    diomede.lfl            18-24            26        blech.bar    280,265    0
  41. 25    tarus.lfl            18-23,25        26,27        blech.bar    295,163    0
  42. 26    tesla.lfl            18-22,24,26        25,27        blech.bar    344,257    0
  43. 27    trajan.lfl            18-27            28,29        blech.bar    396,190    0
  44. 28    nerva.lfl            18-28            30        blech.bar    475,118    0
  45. 29    scythe.lfl            18-27,29        30        blech.bar    544,250    0
  46. 30    androkon.lfl        18-30            31        blech.bar    608,107    0
  47. 31    androkonB.lfl        18-29,31        32        blech.bar    608,107    0